[INFO] cloning repository https://github.com/frederikhors/aide_crate_issue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frederikhors/aide_crate_issue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederikhors%2Faide_crate_issue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederikhors%2Faide_crate_issue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d68cdf5320d9b3cc1e84e9772c992e4d661170b
[INFO] fixing frederikhors/aide_crate_issue against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrederikhors%2Faide_crate_issue" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/frederikhors/aide_crate_issue
[INFO] finished tweaking git repo https://github.com/frederikhors/aide_crate_issue
[INFO] tweaked toml for git repo https://github.com/frederikhors/aide_crate_issue written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frederikhors/aide_crate_issue on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frederikhors/aide_crate_issue already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] [stderr]   Downloaded aide-macros v0.15.0
[INFO] [stderr]   Downloaded serde_qs v0.14.0
[INFO] [stderr]   Downloaded schemars_derive v0.9.0
[INFO] [stderr]   Downloaded tracing-core v0.1.35
[INFO] [stderr]   Downloaded tracing v0.1.43
[INFO] [stderr]   Downloaded hyper-util v0.1.19
[INFO] [stderr]   Downloaded axum v0.8.7
[INFO] [stderr]   Downloaded aide v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e
[INFO] running `Command { std: "docker" "start" "017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling aide-macros v0.15.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking schemars v0.9.0
[INFO] [stderr]     Checking schemars v1.1.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking aide v0.15.1
[INFO] [stderr]     Checking aide_crate_issue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `fn(Json<User>) -> ... {hello_user}: OperationHandler<_, _>` is not satisfied
[INFO] [stdout]    --> src/main.rs:28:35
[INFO] [stdout]     |
[INFO] [stdout]  28 |         .api_route("/hello", post(hello_user))
[INFO] [stdout]     |                              ---- ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `aide::operation::OperationHandler<_, _>` is not implemented for fn item `fn(Json<User>) -> impl Future<Output = impl IntoApiResponse> {hello_user}`
[INFO] [stdout] help: the trait `aide::operation::OperationHandler<I, O>` is implemented for `Layered<L, H, T, S>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aide-0.15.1/src/axum/mod.rs:855:1
[INFO] [stdout]     |
[INFO] [stdout] 855 | / impl<I, O, L, H, T, S> OperationHandler<I, O> for axum::handler::Layered<L, H, T, S>
[INFO] [stdout] 856 | | where
[INFO] [stdout] 857 | |     H: OperationHandler<I, O>,
[INFO] [stdout] 858 | |     I: OperationInput,
[INFO] [stdout] 859 | |     O: OperationOutput,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: required by a bound in `aide::axum::routing::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aide-0.15.1/src/axum/routing/mod.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |             H: Handler<T, S> + OperationHandler<I, O>,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout] 383 | method_router_top_level!(post, post_with);
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aide_crate_issue-31ea4faa5c8ad340.long-type-17529185027839267887.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `method_router_top_level` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fn(Json<User>) -> ... {hello_user}: OperationHandler<_, _>` is not satisfied
[INFO] [stdout]    --> src/main.rs:28:35
[INFO] [stdout]     |
[INFO] [stdout]  28 |         .api_route("/hello", post(hello_user))
[INFO] [stdout]     |                              ---- ^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `aide::operation::OperationHandler<_, _>` is not implemented for fn item `fn(axum::Json<User>) -> impl Future<Output = impl IntoApiResponse> {hello_user}`
[INFO] [stdout] help: the trait `aide::operation::OperationHandler<I, O>` is implemented for `Layered<L, H, T, S>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aide-0.15.1/src/axum/mod.rs:855:1
[INFO] [stdout]     |
[INFO] [stdout] 855 | / impl<I, O, L, H, T, S> OperationHandler<I, O> for axum::handler::Layered<L, H, T, S>
[INFO] [stdout] 856 | | where
[INFO] [stdout] 857 | |     H: OperationHandler<I, O>,
[INFO] [stdout] 858 | |     I: OperationInput,
[INFO] [stdout] 859 | |     O: OperationOutput,
[INFO] [stdout]     | |_______________________^
[INFO] [stdout] note: required by a bound in `aide::axum::routing::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aide-0.15.1/src/axum/routing/mod.rs:178:32
[INFO] [stdout]     |
[INFO] [stdout] 178 |             H: Handler<T, S> + OperationHandler<I, O>,
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `post`
[INFO] [stdout] ...
[INFO] [stdout] 383 | method_router_top_level!(post, post_with);
[INFO] [stdout]     | -----------------------------------------
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        required by a bound in this function
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/aide_crate_issue-9866024fd7ba14e3.long-type-18380004477911440787.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `method_router_top_level` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aide_crate_issue` (bin "aide_crate_issue" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aide_crate_issue` (bin "aide_crate_issue") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e", kill_on_drop: false }`
[INFO] [stdout] 017decea3f31bf63e892eadc7b05677ab9997ffd0f49d1e69a1b9f77907c0b8e
